home *** CD-ROM | disk | FTP | other *** search
- Path: csulb.edu!mackay
- From: mackay@csulb.edu (Regis C. Pei)
- Newsgroups: comp.lang.c
- Subject: Huffman encoding
- Date: 27 Feb 1996 22:25:22 GMT
- Organization: Cal State Long Beach
- Message-ID: <4h00ci$euq@garuda.csulb.edu>
- NNTP-Posting-Host: heart.engr.csulb.edu
-
- Does anyone have any suggestions on how I can program a simple version of
- Huffman encoding/decoding in the C language?
-
- I am looking for source code to implemet a "two-pass" Huffman encoding
- scheme which would read characters from a file on the first pass and then
- perform the encoding and the second pass...
-
- Any help or suggestions would be much, much appreciated!!
-
- Thanks,
-
- Sharlene
-